Don't allow -1 as minimum-key-length. (gtk_entry_completion_set_model):
authorMatthias Clasen <mclasen@redhat.com>
Wed, 26 Jan 2005 06:46:51 +0000 (06:46 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 26 Jan 2005 06:46:51 +0000 (06:46 +0000)
commitd5102464a36e1a99c5409ecb1735ecfe64ed34fc
treefcb3a2b39025f6e81c54b8057e5528ee1492d2e1
parent9e220921669820e7edd1deac1d39974ca392159f
Don't allow -1 as minimum-key-length. (gtk_entry_completion_set_model):

2005-01-26  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkentrycompletion.c (gtk_entry_completion_class_init):
Don't allow -1 as minimum-key-length.
(gtk_entry_completion_set_model): Add missing notification.
(gtk_entry_completion_set_minimum_key_length): Add missing
notification, allow setting minimum-key-length to 0.  (#165194,
Vincent Ladeuil)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gtk/gtkentry.c
gtk/gtkentrycompletion.c